SftTree/NET 2.0

ColumnIndex Property, CellClass Class

Softel vdm, Inc.

Returns the column's zero-based index in the column collection.

Syntax      CellClass Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property ColumnIndex As Integer

C#   

public int ColumnIndex { get; }

C++   

public: property int ColumnIndex {
        int get();
}

Property Value

A value that specifies the zero-based column index in the column collection.

Comments

The ColumnIndex property returns the column's zero-based index in the column collection.

The OwningItem property can be used to determine the item to which this cell belongs.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com